home *** CD-ROM | disk | FTP | other *** search
- inherited frmSendWPMessage: TfrmSendWPMessage
- Left = 362
- Top = 125
- HelpContext = 90
- OldCreateOrder = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Send a message to the given computer through the Local Area Netw' +
- 'ork (like '
- 'WinPopup).')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object Label1: TLabel
- Left = 10
- Top = 16
- Width = 80
- Height = 13
- Caption = 'Computer &name:'
- FocusControl = edtCompName
- end
- object Label2: TLabel
- Left = 10
- Top = 65
- Width = 69
- Height = 13
- Caption = '&Message text:'
- FocusControl = edtMsgText
- end
- object lbl128Message: TLabel
- Left = 12
- Top = 108
- Width = 290
- Height = 13
- Caption = 'Note: Windows subsystem limits message to 128 characters.'
- end
- object edtCompName: TEdit
- Left = 10
- Top = 32
- Width = 449
- Height = 21
- CharCase = ecUpperCase
- TabOrder = 0
- end
- object edtMsgText: TEdit
- Left = 10
- Top = 81
- Width = 449
- Height = 21
- MaxLength = 128
- TabOrder = 1
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 200
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 232
- Top = 348
- end
- end
-